home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1997 January / macpower199701.bin / AMUG / Internet_24 / RnMac 2.0d5 FAT.sit / rnMac-v2.0d5 Folder / rnMac 2.0d5 (FAT) / rnMac 2.0d5 (FAT).rsrc / TEXT_135_v1.4d1.txt < prev    next >
Encoding:
Text File  |  1996-08-15  |  1.9 KB  |  18 lines

  1. January 1996, v1.4d1
  2. - fixed bug in groups.c code that allowed for duplicate group names in the 窶廣ctive Groups窶 list
  3. - added search capabilities to 窶廣ctive Groups窶 list
  4. - added "New Settings" menu option and support code
  5. - added newsgroup settings popup and standard menu; this allows users to customize the behaviour of individual groups, to create archive groups, to flag groups as spool folders
  6. - basically rewrote the .newsrc code
  7. - added support for the "Never Delete Read Articles" and "Always Get Full Articles" flags for each newsgroup
  8. - fixed the help window's scrollbar handler
  9. - fixed the binhex code (CodeWarrior doesn't automatically do an RTS from an assembler routines窶” and yes, I've still got some nasty 68k-isms in there, but I'm working on removing them)
  10. - added 'dctb' resources so the various custom get/put file dialogs should support cool colour icons
  11. - modified code so that the desktop database files for all mounted volumes are searched when trying to find Eudora
  12. - added "Forward Article Using Eudora" option, complete with a submenu listing aliases contained in the "Eudora Nicknames" file (this file is in the System Folder, in a folder called "Eudora Folder"窶” or so rnMac assumes....)
  13. - added capability to apply quoting to articles forwarded via Eudora; just hold down the option key as you select a target alias from the submenu
  14. - fixed handling of 窶廾pen窶 Apple Event that caused crashing upon startup when user double-clicked on a settings document
  15. - implemented C++ WindowClass, TextListClass, TextWindowClass; began using these classes for status log, active groups, new groups windows
  16. - fixed improper date calculation for shareware nag-email
  17. - recovered from bad C++ design decisions, reimplemented WindowClass, added WindowBaseClass and various WidgetClasses (ugh, gotta read the docs on PowerPlant, but then, this is a learning experience [and I have learned I'd be better off learning to use PowerPlant]))
  18.